projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
486c604
)
ci: don't reformat -sys
author
Felix Krull
<f_krull@gmx.de>
Thu, 31 Oct 2019 12:45:23 +0000
(13:45 +0100)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index f15d61eb702c229841d9a2fb08b9a2641e76e591..ff535e2537aeb88587e2ee7d1544f398446b639a 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-25,7
+25,7
@@
stages:
check:
stage: build
script:
- - cargo fmt --
all
-- --check
+ - cargo fmt --
package ostree
-- --check
- rm -rf src/auto/
- make gir
- git diff -R --exit-code